ObjectDB Database Search

51-100 of 141 results

Puzzler: Not getting cascades on read from Spring context

I've determined that the database is correctly initialized, looking at it from the Object Explorer, I can run the code that loads the database in a Junit test and it's initializing the children objects correctly, but in the application running in Jetty with Spring , fetching is not cascading

Spring and packagesToScan

Hi i am trying to configure ObjectDB using Spring JavaConfig but packageToScan is not working. I am getting Type XXX is not found   LocalContainerEntityManagerFactoryBean factory = new LocalContainerEntityManagerFactoryBean(); factory.setPackagesToScan("com.myentities"); factory

Query in Spring Data error Like for Integer records

Query in Spring Data error Like for Integer records

Multi-tenant capability with hierarchies

a transaction manager, see:  https://docs. spring .io/ spring /docs/current/ spring - framework ... what would be the best way to implement this with objectDB? We are using spring boot, is there an example ... from one application? The most up to date example of using ObjectDB with Spring Boot is posted

Distinct Error

.invokeJoinpointUsingReflection(AopUtils.java:309) ~[ spring -aop-3.0.5.RELEASE.jar:3.0.5.RELEASE] at org.springframework.aop. framework .JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:196) ~[ spring -aop-3.0.5.RELEASE ... :309) ~[ spring -aop-3.0.5.RELEASE.jar:3.0.5.RELEASE] at org.springframework.aop. framework

Problem on JPA Merge Entity.

; This a little webapp (using Spring / Spring MVC , ObjectDb, JPA) project under Eclipse. I upload ... - is it an ObjectDB merge issue or Spring / JPA transaction management issue? Maybe it is a missing ... ;   support Support Hi, I think that it is an ObjectDb problem. The same code with Spring , JPA

c.o.jpa.type.EntityTypeImpl.getIdType() returns null

.xml and spring context xml is pretty much the same as in the spring mvc jpa example. i'm i doing ... with spring -data-jpa (M2), but i'm not able to use the automatic repository feature because the following ... ) m_typeManager TYM  (id=144) m_typeUpdateCount -1 i stepped throw springs

Exception on creation when running multithreaded

.invokeJoinpointUsingReflection(AopUtils.java:309) at org.springframework.aop. framework .ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) at org.springframework.aop. framework ... . framework .ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) at org.springframework

Migration problem

?   kadirbasol Kadir BASOL These are not ObjectDB or JPA annotations, but Spring Framework annotations. You will have to check with  Spring Framework , which defines them, when they work and when they do not work. support Support ... ://gauthier-cassany.com/posts/ spring -boot-hibernate-search-conditional-indexing @Basic(fetch = FetchType

Failed to write the value of field using reflection (error 363) on LAZY fetch

setting Spring Framework transactions in a way that JPA managed entities will not be detached on exiting a method, please check  Spring Framework documentation and their Forum. support Support ... am using a spring context (org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean)? Any

problem with lazy loading - unittest project attached

hi, i'm still testing objectdb together with spring -data-jpa. i made a test which should simulate ... transactional, but the spring repository methods are. anyway, the expected result is in the database ... which is defined in my m2 settings.xml please add the spring milestone repo in the POM   spring -maven

Custom Transaction Manager

Hi, I am trying integrate ObjectDB and Quarkus Framework . Quarkus use Narayana/Arjuna transaction manager. ObjectDB doesn't allow me to configure custom JNDI name or Transaction Manager class ... . That should probably include Wildfly. It can also work with Spring and Spring boots

What are the steps of creating small web app?

really need Hibernate for this project, Do I really need Spring MVC for this project. - What is best

Missing atificat for ObjectDB?

Hello! I am testing the Spring MVC and JPA tutorial, and always got an error in the POM file: com.objectdb objectdb      2.0.4   There is a red flag on this dependency and says missing aritificat com.objectdb.objectdb.jar. After I remove this section, the POM file is ok. I

Is it possible to using JDO and distributed transaction?

I'am new to study JDO. Can and How I use JDO an distributed transaction?(multiple database)。 Is ObjectDB also provided JCA util just like DataNucleus? Reference:     Spring Framework Reference Documentation       JCA, JTA, and JDO Transactions - Using

Auto Date for Creation and Update

after here works fine BUT I'm using JpaRepository and that's from the Spring Framework and that is a point

Entity factory

Only standard Java EE / Spring Framework injection is supported. If it may help, you can obtain

Unexpected NoSuchFieldError exception

_all_entities(ObjectDbDatabase.groovy:69) at app. framework .Database$delete_all_entities$0 ... .database.ObjectDbDatabase.transact(ObjectDbDatabase.groovy:82) at app. framework .Database$transact ... . framework .Database$delete_all_entities$0.call(Unknown Source) at org.codehaus.groovy.runtime

EntityManager JPA or JDO impl and different behavior

.Provider Now in our project we use spring to start everything. If I do: System.out.println("EntityManager ... a basic test project, NO spring involved. Same persistance xml in my META-INF, startup using: emf ... the persistance.xml or is something in the spring is doing something I don't understand? Or have I missed

Felix, rollback exception, error 613

can begin, persist and commit once, but not twice; even after framework restart. I need to delete ... get objectdb working under my osgi framework . I have absolutely not any error under non-osgi environment ... .objectdb.o.JPE:d#91 org.osgi. framework .BundleException: Activator start error in bundle FelixProject [1

ObjectDB throws `NullPointerException` in internal code (`com.objectdb.o.ENH.b`)

: DriverDAO.getAll()     at hr.hydra. framework .ObjectDBRecoveryUtil.executeWithRetry ... .getResultList(JpaQuery.java:690)     at hr.hydra. framework .MasterDAO.lambda$findAll$1(MasterDAO.java:318)     at hr.hydra. framework .MasterDAO.ro(MasterDAO.java:224)    

ObjectDB License Error I got

I wanted to use objectdb on my spring boot app. Here is what i have tried :   package com ... ", // your Spring Data JPA repos entityManagerFactoryRef = "entityManagerFactory", transactionManagerRef ... ) - exceeds evaluation limit   And there is no tutorial how to use this on spring boot with license as

StaticMetamodel throws NPE with Spring-Data in PathImpl.get()

Spring -Data i got a NullPointerException in com.objectdb.jpa.criteria.PathImpl

Activation Issue

. framework .ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) at org.springframework.aop. framework .ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) at org ... :110) at org.springframework.aop. framework .ReflectiveMethodInvocation.proceed

JRebel integration feature

.lang.ClassLoader.defineClass(ClassLoader.java:615) at org.apache.felix. framework .ModuleImpl$ModuleClassLoader.findClass(ModuleImpl.java:1907) at org.apache.felix. framework .ModuleImpl.findClassOrResourceByDelegation(ModuleImpl.java:727) at org.apache.felix. framework .ModuleImpl.access$400(ModuleImpl

Online backup in embedded mode fails

. framework .ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) at org.springframework.aop. framework .ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) at org ... ) at org.springframework.aop. framework .ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation

Unexpected exception (Error 990)

) at org.springframework.aop. framework .ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) at org.springframework.aop. framework .ReflectiveMethodInvocation.proceed ... .invoke(TransactionInterceptor.java:110) at org.springframework.aop. framework .ReflectiveMethodInvocation

Changes in detach behaviour?

have a Spring DAO. It does the following: I call for example getUserByName("blub). Spring creates an em and starts a transaction. I get the desired user. I return the user. Spring closes ... the posting instructions ? You can simulate the effect of Spring transactions by closing and reopening

Will ObjectDB support .Net and EntityFramework?

Hi, I'm porting an application POC from Java to C# with Entity Framework for data access. I ... . Are there some ObjectDB's version or support for C# and Entity Framework ? Thanks!   Cthulhu Cthulhu Juan ... when there will be support for .Net Entity Framework ? Thanks in advance! Cthulhu Juan Perez

Dependency from enhanced classes to the objectDB library

.ClassLoader.loadClass(Unknown Source) at org.eclipse.osgi.internal. framework .ContextFinder.loadClass ... .internal. framework .ContextFinder) (error 222) at com.objectdb.jpa.Provider ... ' is not found (by org.eclipse.osgi.internal. framework .ContextFinder) at com.objectdb.o.MSG.d(MSG

Java 8 Enhancer Problem

Hello! I am currently migrating my project to Java 8. I'm using Spring and AspectJ load time weaving. Unluckily the LTW option of Spring is global. If it's enabled it also tries to find other class ... an exception which causes Spring to stop weaving.  Caused by: com.objectdb.o.InternalException

Error with org.springframework.data.jpa.domain.AbstractPersistable

I am working on a Spring Boot application. I want to integrate ObjectDB with Spring Data JPA. I refer to the http://www.objectdb.com/database/forum/860 to do the configuration. When I start ... . without Spring Boot): import java.io.*; import javax.persistence.*; public final class T1545 {  

createNamedQuery throws wrong exception

Hello I'm tying to use ObjecDB with spring -data for JPA and there is an issue where spring -data checks for existance of named query which does not exist yet. Based on JPA specification /**   ... which cause spring -data to not work properly. Is there any know workaround?   Thanks mzachar Matej

Activation Issue

mosi0815 Ralph Moser Hi again, I think I just found out why this happens. Spring Data is retrieving ... it doesn't matter because it dies before connecting. The project starts a Spring application context with one Spring Data JPA generated repository bean. There are 11 entity classes. The ObjectDB Enhancer

error 990 ?

.java:191) at org.springframework.aop. framework .Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:692) at org.springframework.aop. framework .ReflectiveMethodInvocation.proceed ... .TransactionInterceptor.invoke(TransactionInterceptor.java:108) at org.springframework.aop. framework

Problem with distinct select, order by and equivalent alias/attribute path

Hi, while working with a (standard-)JPA-query generating framework we run into an exception when ordering the results of some projection when the order by expression is different (though logically ... above manually (and actually have no idea why the framework is doing so...) - shouldn't

Saving custom list which implements java.util.List fails

Hi, I'm evaluating ObjectDB for storing Objects modeled with Eclipse Modeling Framework (EMF) and encountered the following problem:   I took the Point-example from the tutorial and added ... is that we are not in control of 'MyList' since it is legacy code from the Eclipse Modeling Framework

WebService : Failed to get reference value of field using enhanced method

). support Support I added objectdb.jar to Tomcat-Dir/lib directory. (I use axis2 Web Service Framework ... Framework !   “Axis2’s service class loader prime use case is service isolation, hot deployment

Can you implement fastest Native JPA for MySQL by ClusterJ like?

industrial frameworks and applications using JPA with JDBC. So this makes your db impossible to use ... projects that requires some frameworks . I'm using Liferay portal.Liferay is using JPA

NullPointer when accessing persistent field

(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit. framework .TestCase.runTest(TestCase.java:164) at junit. framework .TestCase.runBare(TestCase.java:130) at com.aqera.domains.one.tests.InitializationTest.runBare(InitializationTest.java:31) at junit. framework .TestResult$1

ObjectDB 2.5.2

Added automatic creation of the log directory if it does not exist. Added support of old Spring Framework versions (with JPA 1.0). Fixed "InternalException: InterruptedException" due to application interrupts in embedded mode. Fixed a class loading conflict with Log4j. Fixed very slow processing

Blocked by find

) rbccm.felix. framework .service.ServiceRunner.run(ServiceRunner.java:259) java.lang.Thread.run(Thread ... (WorkflowService.java:75) rbccm.felix. framework .service.ServiceRunner.run(ServiceRunner.java:259) java.lang.Thread ... Source) rbccm.felix. framework .service.ServiceRunner.run(Unknown Source) java.lang.Thread.run(Thread.java

ArrayIndexOutOfBoundsException on flush

: rbccm.felix. framework .ApplicationException: Error flushing graph container at rbccm.felix.objectdb ... ) at rbccm.felix.gridservice.workflow.WorkflowService.process(Unknown Source) at rbccm.felix. framework ... .WorkflowService.process(Unknown Source) at rbccm.felix. framework .service.ServiceRunner.run(Unknown

Unexpected exception (Error 990) on find

) at org.springframework.aop. framework .ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) at org.springframework.aop. framework .ReflectiveMethodInvocation.proceed ... .invoke(TransactionInterceptor.java:110) at org.springframework.aop. framework .ReflectiveMethodInvocation

UnexpectedException on query

.springframework.aop. framework .ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) at org.springframework.aop. framework .ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java ... (TransactionInterceptor.java:110) at org.springframework.aop. framework .ReflectiveMethodInvocation.proceed

ClassCastException after upgrade to 2.3.5_03

On upgrading to the latest version of objectdb I get the following exception on object retrieval: rbccm.felix. framework .ApplicationException: Error taking message from ObjectDB queue at rbccm.felix ... .ObjectDbMessagePipe.take(Unknown Source) at rbccm.felix. framework .service.ServiceRunner.run(Unknown Source

Can't open replicated database

.AdminQueryService.process(Unknown Source) at rbccm.felix. framework .service.ServiceRunner.run(Unknown ... .messaging.ObjectDbMessagePipe.take(Unknown Source) at rbccm.felix. framework .service.ServiceRunner

InternalException during producer/consumer scenario

an exception. rbccm.felix. framework .ApplicationException: Error taking message from ObjectDB queue at rbccm ... thread caused an exception. rbccm.felix. framework .ApplicationException: Error putting message

Negative snapshot user count

.ObjectDbMessagePipe.take(Unknown Source) at rbccm.felix. framework .service.ServiceRunner.run(Unknown Source ... .felix. framework .service.ServiceRunner.changePriority(Unknown Source) at rbccm.felix.gridservice

EOFException

.workflow.WorkflowService.process(Unknown Source) at rbccm.felix. framework .service.ServiceRunner.run ... (Unknown Source) at rbccm.felix. framework .service.ServiceRunner.run(Unknown Source) at java.lang.Thread